home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12777 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: howland.reston.ans.net!psinntp!psinntp!psinntp!psinntp!usenet
  2. From: grantp@usa.pipeline.com(Pete Grant)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Microsoft Visual C++ vs. Borland C++
  5. Date: 21 Mar 1996 16:30:51 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4is07r$9cc@news1.h1.usa.pipeline.com>
  8. References: <4iria4$i76@granite.sentex.net>
  9. NNTP-Posting-Host: 38.8.53.2
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete Grant)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 21, 1996 15:21:03 in article <Re: Microsoft Visual C++ vs. Borland
  16. C++>, 'campdd@sentex.net (David Campbell)' wrote: 
  17.  
  18.  
  19. >>If you are doing 16-bit development I would look at the new  
  20. >>Borland compiler.  Microsoft will not be supporting 16-bit  
  21. >>compilation. 
  22. >Your review was really great!  However, included with Visual C++ 4.0 
  23. >is Visual C++ 1.52 for designing 16-bit compilation so the option is 
  24. >there.  As a note, I had used the Turbo C++ 3.0 compiler a while ago 
  25. >to learn programming and it was great, but as far as a learning 
  26. >system, the debugging tools, and online documentation make Visual C++ 
  27. >the better option in my opinion for anyone learning the language. 
  28.  
  29. Except that MSVC++1.52 does not implement the recent (like last 5 years) 
  30. changes to the language.  It does not support templates, exceptions, 
  31. c++ casts, namespaces, etc., etc., etc....  Also, MFC is not very 
  32. object-oriented compared to OWL. IMO it's not a good C++ learning tool. 
  33.  
  34. >Borland very much puts the owness of learning the language on the 
  35. >individual whereas Microsoft supports the learning user.  There is no 
  36. >question that Borland's new compiler will be more feature packed 
  37. >however if you are a learning user, this really doesn't matter. 
  38.  
  39. I guess you mean onus.  I think that learning the langugage *is* 
  40. the reponsibility of the individual.  Microsoft may make the 
  41. development of Windows applications easier, but for learning 
  42. the language, this "easiness" can actually be detrimental.  It's 
  43. easy for me to picture someone with a year or more development 
  44. experience with MSVC++ but having only a shallow knowledge of 
  45. the C++ language itself. 
  46.  
  47. -- 
  48. Pete Grant 
  49. Kalevi, Inc. 
  50. Software Engineering & development
  51.